home *** CD-ROM | disk | FTP | other *** search
/ Windows News 2006 October / wn148cd2.iso / Windows / Se divertir / MediaPortal / Setup.msi / _89D652C6F4C5CB6EFB7B225B3B3ACD05 / _6EC7A8A899FA45DF9E3D5F33DC2EAC78 < prev    next >
Text File  |  2005-04-25  |  2KB  |  78 lines

  1. <window>
  2.   <id>2016</id> 
  3.   <defaultcontrol>4</defaultcontrol> 
  4.   <allowoverlay>no</allowoverlay>
  5.     <controls>
  6.      <control>
  7.         <type>group</type>
  8.         <description>group element</description>
  9.         <animation>FlyInFromBottom</animation>
  10.         <control>
  11.             <type>image</type> 
  12.             <id>0</id> 
  13.             <posX>320</posX> 
  14.             <posY>400</posY> 
  15.             <width>350</width> 
  16.             <height>150</height> 
  17.             <texture>dialog_background.png</texture> 
  18.         </control>
  19.             <control>
  20.                 <description>Heading text label</description> 
  21.                 <type>label</type> 
  22.                 <id>3</id> 
  23.                 <posX>350</posX> 
  24.                 <posY>403</posY> 
  25.                 <label>181</label> 
  26.                 <font>font10</font> 
  27.                 <textcolor>FFFFFFFF</textcolor> 
  28.             </control>    
  29.                 <control>
  30.                 <description>OK button</description>
  31.                 <type>button</type>
  32.                 <id>4</id>
  33.                 <posX>630</posX>
  34.                 <posY>402</posY>
  35.                 <width>20</width>
  36.                 <height>20</height>
  37.                 <textureFocus>button_close_focus.png</textureFocus>
  38.                 <textureNoFocus>button_close_nofocus.png</textureNoFocus>
  39.                 <label>-</label>
  40.                 <onleft>4</onleft>
  41.                 <onright>4</onright>
  42.                 <onup>4</onup>
  43.                 <ondown>4</ondown>
  44.             </control>
  45.             <control>
  46.                 <description>logo</description> 
  47.                 <type>image</type> 
  48.                 <id>5</id> 
  49.                 <posX>350</posX> 
  50.                 <posY>450</posY> 
  51.                 <width>70</width> 
  52.                 <height>70</height>
  53.                 <texture>#thumb</texture> 
  54.                 <colorkey>FFFF00FF</colorkey> 
  55.                 <colordiffuse>FFFFFFFF</colordiffuse>
  56.                 <keepaspectratio>yes</keepaspectratio>
  57.             </control>
  58.             <control>
  59.                 <description>textarea</description> 
  60.                 <type>textbox</type> 
  61.                 <id>6</id> 
  62.                 <posX>410</posX> 
  63.                 <posY>445</posY> 
  64.                 <width>220</width>
  65.                 <height>90</height>
  66.                 <spinWidth>16</spinWidth>
  67.                 <spinHeight>16</spinHeight>
  68.                 <spinPosX>580</spinPosX>
  69.                 <spinPosY>513</spinPosY>                 
  70.                 <onleft>4</onleft> 
  71.                 <onright>4</onright> 
  72.                 <onup>4</onup> 
  73.                 <ondown>4</ondown> 
  74.                 <label>-</label>
  75.             </control>
  76.         </control>
  77.     </controls>
  78. </window>